﻿2026-05-10T12:17:20.4309661Z ##[group]Run actions/checkout@v4
2026-05-10T12:17:20.4310994Z with:
2026-05-10T12:17:20.4311787Z   repository: SaberMage/rebno
2026-05-10T12:17:20.4313030Z   token: ***
2026-05-10T12:17:20.4313771Z   ssh-strict: true
2026-05-10T12:17:20.4314536Z   ssh-user: git
2026-05-10T12:17:20.4315320Z   persist-credentials: true
2026-05-10T12:17:20.4316197Z   clean: true
2026-05-10T12:17:20.4316992Z   sparse-checkout-cone-mode: true
2026-05-10T12:17:20.4318175Z   fetch-depth: 1
2026-05-10T12:17:20.4318942Z   fetch-tags: false
2026-05-10T12:17:20.4319751Z   show-progress: true
2026-05-10T12:17:20.4320539Z   lfs: false
2026-05-10T12:17:20.4321264Z   submodules: false
2026-05-10T12:17:20.4322055Z   set-safe-directory: true
2026-05-10T12:17:20.4323186Z ##[endgroup]
2026-05-10T12:17:20.5537561Z Syncing repository: SaberMage/rebno
2026-05-10T12:17:20.5542004Z ##[group]Getting Git version info
2026-05-10T12:17:20.5544566Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-10T12:17:20.5548338Z [command]/usr/bin/git version
2026-05-10T12:17:20.5568677Z git version 2.53.0
2026-05-10T12:17:20.5596653Z ##[endgroup]
2026-05-10T12:17:20.5615503Z Temporarily overriding HOME='/home/runner/work/_temp/d08fd76e-0d47-4761-bf89-11f3a4094f29' before making global git config changes
2026-05-10T12:17:20.5624155Z Adding repository directory to the temporary git global config as a safe directory
2026-05-10T12:17:20.5639393Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-10T12:17:20.5678543Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-10T12:17:20.5769887Z ##[group]Initializing the repository
2026-05-10T12:17:20.5776611Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-10T12:17:20.5797508Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-10T12:17:20.5812956Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-10T12:17:20.5815623Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-10T12:17:20.5817195Z hint: call:
2026-05-10T12:17:20.5818209Z hint:
2026-05-10T12:17:20.5819156Z hint: 	git config --global init.defaultBranch <name>
2026-05-10T12:17:20.5820283Z hint:
2026-05-10T12:17:20.5821363Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-10T12:17:20.5823078Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-10T12:17:20.5824456Z hint:
2026-05-10T12:17:20.5825196Z hint: 	git branch -m <name>
2026-05-10T12:17:20.5826055Z hint:
2026-05-10T12:17:20.5827199Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-10T12:17:20.5830419Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-10T12:17:20.5834924Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-10T12:17:20.5870391Z ##[endgroup]
2026-05-10T12:17:20.5872844Z ##[group]Disabling automatic garbage collection
2026-05-10T12:17:20.5875219Z [command]/usr/bin/git config --local gc.auto 0
2026-05-10T12:17:20.5912836Z ##[endgroup]
2026-05-10T12:17:20.5915195Z ##[group]Setting up auth
2026-05-10T12:17:20.5920259Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-10T12:17:20.5959441Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-10T12:17:20.6272536Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-10T12:17:20.6311617Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-10T12:17:20.6562999Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-10T12:17:20.6610221Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-10T12:17:20.6895153Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-10T12:17:20.6942831Z ##[endgroup]
2026-05-10T12:17:20.6944235Z ##[group]Fetching the repository
2026-05-10T12:17:20.6956664Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +581bc2fe739e7e7eb77353c2c16647e1ff2f7509:refs/remotes/origin/main
2026-05-10T12:17:22.3530315Z From https://github.com/SaberMage/rebno
2026-05-10T12:17:22.3534126Z  * [new ref]         581bc2fe739e7e7eb77353c2c16647e1ff2f7509 -> origin/main
2026-05-10T12:17:22.3567179Z ##[endgroup]
2026-05-10T12:17:22.3582798Z ##[group]Determining the checkout info
2026-05-10T12:17:22.3583925Z ##[endgroup]
2026-05-10T12:17:22.3584583Z [command]/usr/bin/git sparse-checkout disable
2026-05-10T12:17:22.3631603Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-10T12:17:22.3664522Z ##[group]Checking out the ref
2026-05-10T12:17:22.3670421Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-10T12:17:22.9334203Z Switched to a new branch 'main'
2026-05-10T12:17:22.9335348Z branch 'main' set up to track 'origin/main'.
2026-05-10T12:17:22.9360485Z ##[endgroup]
2026-05-10T12:17:22.9419269Z [command]/usr/bin/git log -1 --format=%H
2026-05-10T12:17:22.9444577Z 581bc2fe739e7e7eb77353c2c16647e1ff2f7509
